Beyond the 12 Factor App
From Beyond the 12 Factor App: Exploring the DNA of Highly Scalable, Resilient Cloud Applications
https://gyazo.com/c6def4d3202a1125d2e83ffb5250d9e8
1. One codebase, one application
2. API first
3. Dependency management
4. Design, build, release, and run
5. Configuration, credentials, and code
6. Logs
7. Disposability
8. Backing services
9. Environment parity
10. Administrative processes
11. Port binding
12. Stateless processes
13. Concurrency
14. Telemetry
15. Authentication and authorization